* lisp/ps-def.el (ps-generate-postscript-with-faces1): Don't mess with
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Jul 2014 02:25:52 +0000 (22:25 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Jul 2014 02:25:52 +0000 (22:25 -0400)
buffer-invisibility-spec.

lisp/ChangeLog
lisp/ps-def.el

index 6c75bd8422c4fe39c2bea35e4ebebd05226a8826..84932884c408df6bc563d01622e6cb0d2a3fd4ba 100644 (file)
@@ -1,3 +1,8 @@
+2014-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * ps-def.el (ps-generate-postscript-with-faces1): Don't mess with
+       buffer-invisibility-spec (bug#17867).
+
 2014-06-29  Andreas Schwab  <schwab@linux-m68k.org>
 
        * vc/vc-git.el (vc-git-checkin): When operating on the whole tree
index 92a2e0b38cdfafd6393cbfabe80a6899d669a2c5..db0694549e165870b07337afa8e0647fc4172f46 100644 (file)
          ;; Emacs
          (property-change from)
          (overlay-change from)
-         (save-buffer-invisibility-spec buffer-invisibility-spec)
-         (buffer-invisibility-spec nil)
          before-string after-string)
       (while (< from to)
        (and (< property-change to)     ; Don't search for property change